home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252">
-
- <meta http-equiv="MSThemeCompatible" content="yes" />
- <link href="ccc.css" type="text/css" rel="STYLESHEET" />
- <script src="ccc.js"></script>
- <script language="javascript">
- <!--
- function OnTxtFieldChanging()
- {
- var oKey = document.getElementById("txtKey");
- var oAct = document.getElementById("txtActivationCode");
-
- if (oKey != null)
- location = "pcucmd://StoreParam?key=" + oKey.value;
-
- if (oAct != null)
- location = "pcucmd://StoreParam?activationcode=" + oAct.value;
-
- var bEnable = false;
- var oBtn = document.getElementById("btnPhone");
- if (oKey != null && ValidateSerial(oKey.value))
- {
- if (oBtn != null)
- {
- oBtn.disabled = false;
- }
- if (oAct != null &&
- ValidateActCode(oAct.value))
- {
- location="pcucmd://CanContinue?enable=true";
- bEnable = true;
- }
- }
- else
- {
- if (oBtn != null)
- {
- oBtn.disabled = true;
- }
- }
- if (!bEnable)
- {
- location="pcucmd://CanContinue?enable=false";
- }
- }
- function OnConnect()
- {
- location="pcucmd://Connect";
- var oKey = document.getElementById("txtKey");
- if (oKey != null && oKey.value.length != 0)
- {
- location="pcucmd://Activate?admin=yes&condition=yes";
- location="pcucmd://Next?condition=true";
- }
- else
- {
- location="pcucmd://SetSequence?name=RetrieveKey&admin=yes&condition=yes";
- }
- }
- function OnPhone()
- {
- var oKey = document.getElementById("txtKey");
- if (oKey != null && oKey.value.length != 0)
- {
- location="pcucmd://SetKey?admin=yes&key="+oKey.value;
- location="pcucmd://Extend?condition=true";
- location="pcucmd://SetSequence?name=ExActOffline&condition=true";
- }
- }
- -->
- </script>
- </head>
- <body onload="location='pcucmd://FrameDataLoaded'" tabindex="-1">
- <div id="pcu_data" style="DISPLAY: none">
- PageDimension:630,440
- </div>
- <div id="ButtonBar" style="display:none">
- <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
- <tr>
- <td align="right">
- <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://SetLastSequence/'">< Vo<u>r</u>ige</button>
- <button accesskey="O" type="submit" id="btnContinue" name="btnContinue" disabled="true" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Unlock?admin=yes'; location='pcucmd://Next?condition=true'"><u>D</u>oorgaan</button>
- <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel/'"><u>A</u>nnuleren</button>
- </td>
- </tr>
- </table>
- </div>
- <label for="txtKey" accesskey="K">Voer uw <u>c</u>ode in: </label><input type="text" id="txtKey" size="36" NAME="txtKey" onkeyup="OnTxtFieldChanging()" />
- <p>Kies vervolgens hieronder de meest toepasselijke optie:</p>
- <table style="width: 100%" cellpadding="0" cellspacing="0">
- <tr style="vertical-align:top">
- <td style="padding: 10px; width: 195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid">
- <p><B>Verbinding maken met internet?</B></p>
- <p>Maak een verbinding met internet om het product te activeren. Mogelijk moet u zich bij uw Corel-account aanmelden.</p>
- <p align="center">
- <button accesskey="N" type="button" ID="btnConnect" NAME="btnConnect" onclick="OnConnect()">Verbi<u>n</u>den</button>
- </p>
- </td>
- <td style="padding:10px; width: 195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid;">
- <p><B>U werkt offline?</B></p>
- <p>Neem contact op met een vertegenwoordiger van Corel-klantenservice in uw regio, zodat u het product kunt activeren.</p>
- <p align="center">
- <button accesskey="P" type="button" ID="btnPhone" NAME="btnPhone" disabled="true" onclick="OnPhone()">Corel <u>b</u>ellen</button>
- </p>
- </td>
- <td style="width: 195px; padding: 10px">
- <p><B>U hebt al een activeringscode?</B></p>
- <p>Voer de activeringscode hieronder in en kies Doorgaan.</p>
- <p style="margin-top: 22px" align="center">
- <input type="text" style="margin-left:5px; margin-right:5px; width:100%" id="txtActivationCode" onkeyup="OnTxtFieldChanging()" />
- </p>
- </td>
- </tr>
- </table>
- </body>
- </html>
-